home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / gnulib / sun4.md / RCS / _fixunsdfsi.s,v < prev    next >
Text File  |  1990-02-15  |  669b  |  58 lines

  1. head     1.2;
  2. branch   ;
  3. access   ;
  4. symbols  ;
  5. locks    ; strict;
  6. comment  @! @;
  7.  
  8.  
  9. 1.2
  10. date     90.02.15.10.48.35;  author mendel;  state Exp;
  11. branches ;
  12. next     1.1;
  13.  
  14. 1.1
  15. date     90.02.14.15.30.20;  author mendel;  state Exp;
  16. branches ;
  17. next     ;
  18.  
  19.  
  20. desc
  21. @@
  22.  
  23.  
  24. 1.2
  25. log
  26. @Patched around bug in Sprite underflow handler
  27. @
  28. text
  29. @    .seg    "text"            ! [internal]
  30.     .proc    4
  31.     .global    ___fixunsdfsi
  32. ___fixunsdfsi:
  33. !#PROLOGUE# 0
  34. !#PROLOGUE# 1
  35.     save    %sp,-96,%sp
  36.     st    %i0,[%fp+68]
  37.     st    %i1,[%fp+72]
  38.     mov    %i0,%o0
  39.     call    __dtou,2
  40.     mov    %i1,%o1
  41.     mov    %o0,%i0
  42.     ret
  43.     restore    %g0,%g0,%g0
  44.     .seg    "data"            ! [internal]
  45. @
  46.  
  47.  
  48. 1.1
  49. log
  50. @Initial revision
  51. @
  52. text
  53. @d13 1
  54. d15 1
  55. a15 1
  56.     restore    %g0,%o0,%o0
  57. @
  58.